When the Ajax module is enabled it slows the performance of active menus down. I installed the module and the active menu would take 30-40 seconds to expand as opposed to less than 1 second. I have discontinued use of this module for now, but I thought this would be useful information for you.

CommentFileSizeAuthor
#4 query.xls45.5 KBtimpiche

Comments

brendoncrawford’s picture

Component: Miscellaneous » Code
Assigned: Unassigned » brendoncrawford
Category: bug » task
Priority: Normal » Minor

Timpiche,

Thanks. This is indeed helpful information. However, what do you mean by "active menus"?

timpiche’s picture

Issue tags: +active menus, +Ajax

The active menus module can be found at:

http://drupal.org/project/activemenu

This module takes the Drupal expandable menus and loads them dynamically using Ajax.

brendoncrawford’s picture

timpiche,

I am not able to reproduce this bug. Could you do a few things for me to help get to this bottom of this...

1) Could you first test to see if you encounter this bug in the most recent dev version of Ajax.module?

2) Could you send me a firebug profile dump for when you are clicking on one single menu item?

3) Also, could you post the results of this query:

SELECT filename, name, status, weight FROM system WHERE type = 'module';

Also, have you tried the DHTML Menu module? Unlike Active-Menu, it has no external dependencies, and it's development cycle is more active with a much wider user-base.

Thanks,
Brendon

timpiche’s picture

StatusFileSize
new45.5 KB

Here is the results of the query.

brendoncrawford’s picture

Timpiche,

Still not able to reproduce this bug. If you could send me a firebug js profile dump (when you are clicking on a menu item), that might be helpful.

Thanks,
Brendon

brendoncrawford’s picture

Status: Active » Postponed

Timpiche,

Is this bug still occurring for you with latest dev release?

brendoncrawford’s picture

Status: Postponed » Closed (won't fix)